Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Printing /
Chapter 3 - Page Formatting and Dialog Box Customization / Page Formatting and Dialog Box Customization Reference
Constants and Data Types for Job Collection Items


File-Format Information

The collection item ID for file-format information is defined in the following enumeration:

enum { gxFileFormatTag = 'ffmt' };  
QuickDraw GX stores file-format information in the gxFileFormatInfo structure:

struct gxFileFormatInfo {
   Str31 fileFormatName;            
};
Field Description
fileFormatName

A string containing the name of the format in which to print the user's document.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help